PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableFormXObjectCell Class / setContent Method
The form XObject displayed in the cell.
In This Topic
    setContent Method
    In This Topic
    Sets the cell content.
    Syntax
    public void setContent( 
       PDFFormXObject value
    )

    Parameters

    value
    The form XObject displayed in the cell.
    See Also